home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 May
/
PCWorld_2007-05_cd.bin
/
v cisle
/
mediaportal
/
Setup.msi
/
_7D70CA33C218362F815E9756880A9F01
/
_5F94642BC82F40F6B4ADC0FD191D6DBD
< prev
next >
Wrap
Extensible Markup Language
|
2006-12-20
|
2KB
|
76 lines
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
<id>7900</id>
<defaultcontrol>3</defaultcontrol>
<allowoverlay>yes</allowoverlay>
<controls>
<control>
<type>image</type>
<id>0</id>
<width>720</width>
<height>576</height>
<texture>black.bmp</texture>
<colordiffuse>60ffffff</colordiffuse>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
<control>
<type>image</type>
<id>0</id>
<posX>116</posX>
<posY>64</posY>
<width>546</width>
<height>366</height>
<texture>context_background.png</texture>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
<control>
<description>Heading text label</description>
<type>label</type>
<id>4</id>
<posX>200</posX>
<posY>100</posY>
<label>181</label>
<font>font13</font>
<textcolor>FFFFFFFF</textcolor>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
<control>
<description>Exit button</description>
<type>button</type>
<id>2</id>
<posX>570</posX>
<posY>100</posY>
<width>44</width>
<height>44</height>
<textureFocus>dialogue_shutdown_focus.png</textureFocus>
<textureNoFocus>dialogue_shutdown_nofocus.png</textureNoFocus>
<label>-</label>
<onleft>3</onleft>
<onright>3</onright>
<onup>3</onup>
<ondown>3</ondown>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
<control>
<description>textarea</description>
<type>textbox</type>
<id>3</id>
<posX>160</posX>
<posY>150</posY>
<width>450</width>
<height>260</height>
<onleft>2</onleft>
<onright>2</onright>
<onup>2</onup>
<ondown>2</ondown>
<spinPosX>500</spinPosX>
<spinPosY>370</spinPosY>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
</controls>
</window>